Revision: kernel-package--devel--9.0--patch-58
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Sun Nov  6 23:52:33 CST 2005
Standard-date: 2005-11-07 05:52:33 GMT
New-files: kernel/pkg/headers/.arch-ids/create_link.id
    kernel/pkg/headers/create_link
Modified-files: ChangeLog Makefile
    kernel/pkg/image/ChangeLog kernel/pkg/image/config
    kernel/pkg/image/postinst kernel/pkg/image/postrm
    kernel/pkg/image/preinst kernel/pkg/image/prerm
    kernel/pkg/virtual/um/postinst
    kernel/pkg/virtual/um/prerm
    kernel/pkg/virtual/xen/postinst
    kernel/pkg/virtual/xen/prerm kernel/ruleset/ChangeLog
    kernel/ruleset/minimal.mk
    kernel/ruleset/targets/ChangeLog
    kernel/ruleset/targets/headers.mk
    kernel/ruleset/targets/image.mk kernel/templates.in
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-58
Summary: Several minor bug fixes
Keywords: 

* Makefile (check): Added kernel/pkg/headers/create_link to the files
  tested when doing a make check.

* kernel/pkg/image/prerm: Use debconf to ask questions.
  Removed a bunch of obsolete variables.
  One of the questions now asked using debconf is the one when we are
  trying to remove the kernel version we are running, the other is the
  question asked if we have a valid entry for the version being removed
  in the boot loader configuration.

* kernel/ruleset/minimal.mk (minimal_debian): Do not ever write the
  control or the changelog if they are already there. (probably the
  official version).

* kernel/ruleset/targets/headers.mk (install/$(h_package)): create the
  /etc/kernel/postinst.d directory, and install the script create
  link-VERSION there.
  (debian/$(h_package)): Add the /etc/kernel/postinst.d/create_link-*
  file to conffiles.
